Click or drag to resize

Owner Properties

The Owner type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets address. The address is the globally unique address of the machine from which the session was created.
Public propertyAddressType
Gets or sets address type.
Public propertyNetworkType
Gets or sets network type.
Public propertySessionID
Gets or sets globally unique identifier for the session.
Public propertySessionIDString
Gets globally unique identifier for the session.
Public propertyUsername
Gets or sets username. The username is the user’s login name on the originating host, or it is "-" if the originating host does not support the concept of user ids. The username must not contain spaces.
Public propertyVersion
Gets or sets version number.
Public propertyVersionString
Gets or sets version number.
Top
See Also